home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / uo40ra.zip / SEMAFORE.ENG < prev    next >
Text File  |  1992-08-07  |  763b  |  21 lines

  1. ; This is a demo semafore file. The Semafore file contains semafore files
  2. ; with an description. Whenever the semafore is found, the description is
  3. ; shown instead of the SysDoes message.
  4. ;
  5. ; You can use a special character in the filename AND in the infoline.
  6. ; The $ is translated into the nodenumber.
  7. ;
  8.  
  9. ;
  10. ; If you put a ! in front of the filename, the semafore is negated. In the
  11. ; case below that means that the user sees the text when the semafore is NOT
  12. ; there.. You can use it to check network links and such..
  13. ;
  14. F:\SEM\RABUSY.$            Line $ is busy, no users accepted.
  15.  
  16. ;
  17. ; And two frodo semafores.
  18. ;
  19. D:\FRODO\FDNOUSER.NOW      Frodo willnot accept users on line $ now.
  20. D:\FRODO\FDINSESS.$        Frodo is in a mailsession now.
  21.